findAfter

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @nogc @safe
inout(TString)
findAfter
(
TString
)
(
inout TString str
,
inout TString afterWhat
,
int startIndex = 0
)

Meta